- Fixed the Reunite and Leave Town debug option
- Removed the cartoon_happening code - Added a MODE_CUTSCENE for possible future use git-svn-id: http://openexile.googlecode.com/svn/trunk@102 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -85,6 +85,7 @@ enum eGameMode {
|
||||
MODE_LOOK_COMBAT = 37,
|
||||
MODE_STARTUP = 45,
|
||||
MODE_RESTING = 50,
|
||||
MODE_CUTSCENE = 51, // for future use
|
||||
};
|
||||
|
||||
// Directions!
|
||||
|
Reference in New Issue
Block a user