Cyrus Mod Loader
Loading...
Searching...
No Matches
PetDerbyLaneSwitch.h
1
#pragma once
2
enum
PetDerbyLaneSwitch {
3
PDLS_None = 0,
4
PDLS_Left = 1,
5
PDLS_Right = 2,
6
PDLS_Both = 3,
7
};
src
Cyrus
Enums
PetDerbyLaneSwitch.h
Generated by
1.11.0