mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 02:23:47 +00:00
Temporarily disabling FAM for Alpha 11 because it can cause problems on Ubuntu and hotloading doesn't seem to work anyway at the moment.
Known problems with FAM: - System hangs at shutdown - Assertion failure at startup in debug mode This was SVN commit r12550.
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
|
||||
// allow use of FAM API on Linux
|
||||
#ifndef CONFIG2_FAM
|
||||
# define CONFIG2_FAM 1
|
||||
# define CONFIG2_FAM 0
|
||||
#endif
|
||||
|
||||
// allow use of OpenAL/Ogg/Vorbis APIs
|
||||
|
||||
Reference in New Issue
Block a user