5 lines
154 B
Batchfile
Executable file
5 lines
154 B
Batchfile
Executable file
@REM this builds the soundmanager 2 SWF from source
|
|
|
|
mtasc -swf ../swf/soundmanager2_debug.swf -main -header 16:16:30 SoundManager2.as -version 8
|
|
@pause
|
|
|