Populate the list from yaml; Define ra-allies movies; Additional polish.
This commit is contained in:
@@ -257,7 +257,7 @@ namespace OpenRA.FileFormats
|
||||
}
|
||||
}
|
||||
|
||||
int cachedFrame;
|
||||
int cachedFrame = -1;
|
||||
public int[,] FrameData { get
|
||||
{
|
||||
if (cachedFrame != currentFrame)
|
||||
|
||||
Reference in New Issue
Block a user