[Actor] Make the xy command a source-code level command.

This commit is contained in:
AJ Kelly
2012-05-19 00:20:30 -05:00
parent 122c815d28
commit ae57a3f2c2
3 changed files with 10 additions and 20 deletions
+4
View File
@@ -4,6 +4,10 @@ The StepMania 5 Changelog covers all post-sm-ssc changes. For a list of changes
from StepMania 4 alpha 5 to sm-ssc v1.2.5, see Changelog_sm-ssc.txt.
________________________________________________________________________________
2012/05/19
----------
* [Actor] Made the xy command a source-code level command.
2012/05/17
----------
* [LoadingWindow_Gtk] Actually resolve the path to the Splash file. [djpohly]