mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-01-23 09:34:35 -05:00
fix not compiling anywhere
This commit is contained in:
parent
fc38e999c4
commit
7c287922db
1 changed files with 1 additions and 1 deletions
|
@ -1759,7 +1759,7 @@ bool Gfx_WarnIfNecessary(void) {
|
|||
Chat_AddRaw("&cVSync may not work, and you may see disappearing clouds and map edges.");
|
||||
#ifdef CC_BUILD_WIN
|
||||
Chat_AddRaw("&cTry downloading the Direct3D 9 build instead.");
|
||||
#else
|
||||
#endif
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue