Fixed crash in editor after playback

This commit is contained in:
Chris Danford
2002-10-09 17:53:52 +00:00
parent dc413f8ebc
commit 1e46506431
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
; NOTE: this .NSI script is designed for NSIS v1.8+
Name "StepMania"
OutFile "stepmania300beta6rc.exe"
!define PRODUCT_NAME "StepMania 3.0 beta 6 release candidate"
OutFile "stepmania300beta6rc2.exe"
!define PRODUCT_NAME "StepMania 3.0 beta 6 release candidate 2"
; Some default compiler settings (uncomment and change at will):