disable FEATURE_MULTIPLAYER (for now at least)

This commit is contained in:
Gered 2016-10-30 21:23:56 -04:00
parent 7803d4da0f
commit b397c158d6

View file

@ -29,7 +29,9 @@
// Enables multiplayer support (network games)
#ifndef GEKKO
#define FEATURE_MULTIPLAYER 1
#endif
// Enables sound output