needed for macos, apparently. there's still a bug elsewhere.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4307 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2013-04-09 00:19:13 +00:00
parent b90b032238
commit 53f8676f83
1 changed files with 1 additions and 1 deletions

View File

@ -690,7 +690,7 @@ int main (int c, const char **v)
#ifdef __MACOSX__
//wow, not even windows was this absurd.
#ifdef RGLQUAKE
#ifdef GLQUAKE
if (glcocoaRunLoop())
{
oldtime = Sys_DoubleTime ();