mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-07-30 08:55:39 +00:00
4 lines
115 B
C++
4 lines
115 B
C++
#include "FShowFlags.h"
|
|
|
|
const FShowFlags gkGameModeShowFlags = eShowMergedWorld | eShowObjectGeometry | eShowSky;
|