Changeset 641 for abuse/trunk/src/game.cpp
- Timestamp:
- May 12, 2011, 2:21:05 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/game.cpp
r635 r641 1457 1457 chat = new chat_console( console_font, 50, 6); 1458 1458 1459 #if !defined __CELLOS_LV2__1460 1459 if(!wm->has_mouse()) 1461 1460 { … … 1465 1464 exit(0); 1466 1465 } 1467 #endif1468 1466 1469 1467 gamma_correct(pal);
Note: See TracChangeset
for help on using the changeset viewer.