1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-12 07:16:01 +00:00

SHMUP_GOOD

This commit is contained in:
Zeno Rogue
2017-08-06 16:57:05 +02:00
parent bc28c29931
commit c911f48bbe

View File

@@ -162,7 +162,7 @@
#endif
#ifndef CAP_SHMUP_GOOD
#define CAP_SHMUP (!ISMOBWEB)
#define CAP_SHMUP_GOOD (!ISMOBWEB)
#endif
#if ISMOBILE