]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/mapobjects/target/changelevel.qh
Add a temporary cvar to mapinfo generation to fix an issue with VQ3 maps
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / mapobjects / target / changelevel.qh
1 #pragma once
2
3
4 const int CHANGELEVEL_MULTIPLAYER = BIT(1);