Erwan
- fixed bugs introduced in revision 2034 (Giant Growth) - Extended Story mode xml: much easier to write basic thing, font selection, possibility to position answers, answers now in correct order - moved story in the menu because it is not major for now
This commit is contained in:
@@ -361,6 +361,9 @@ void Run()
|
||||
// The main loop
|
||||
int main()
|
||||
{
|
||||
#ifdef DOJLOG
|
||||
remove(JGE_LOG_FILE);
|
||||
#endif
|
||||
JLOG("SetupCallbacks()");
|
||||
SetupCallbacks();
|
||||
#ifdef DEVHOOK
|
||||
|
||||
Reference in New Issue
Block a user