ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Daodan_Win32.c
(Generate patch)

Comparing Daodan/src/Daodan_Win32.c (file contents):
Revision 705 by alloc, Tue Mar 19 15:00:23 2013 UTC vs.
Revision 837 by alloc, Mon Apr 29 15:26:54 2013 UTC

# Line 124 | Line 124 | UUtError ONICALL DD_ONrPlatform_Initiali
124          
125          if (FindWindow("ONI ", "ONI "))
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                  exit(0);
129          }
130          

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)