*** empty log message ***
authorMatthew Mondor <mmondor@pulsar-zone.net>
Mon, 8 Jan 2007 10:46:16 +0000 (10:46 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Mon, 8 Jan 2007 10:46:16 +0000 (10:46 +0000)
mmsoftware/paradise_adventure/src/main.c

index 368bb54..2ed4518 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: main.c,v 1.7 2007/01/08 10:44:20 mmondor Exp $ */
+/* $Id: main.c,v 1.8 2007/01/08 10:46:16 mmondor Exp $ */
 
 /*
  * Copyright (c) 2006, Matthew Mondor
@@ -64,7 +64,7 @@ static const struct scene scenes[] = {
        { "forest_entry",               "forest",       128 },
        { "dungeon_deadend",            "cavern",       128 },
        { "gardens_house",              "castle",       128 },
-       { "mountains_landscape",        "aria_prima",   128 },
+       { "mountains_landscape",        "aria_prima",   85  },
        { NULL, NULL }
 };
 static int             curscene = 0;