Changeset 837 for Daodan/src/Daodan_Win32.c
- Timestamp:
- Apr 29, 2013, 5:26:54 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Daodan/src/Daodan_Win32.c
r705 r837 125 125 if (FindWindow("ONI ", "ONI ")) 126 126 { 127 AUrMessageBox(1, " There is already an instance of the game running.");127 AUrMessageBox(1, "Daodan: There is already an instance of the game running."); 128 128 exit(0); 129 129 }
Note:
See TracChangeset
for help on using the changeset viewer.