mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +00:00
Merge branch 'control-selector' into tutorial-time
This commit is contained in:
commit
f6cf4de4d9
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ typedef enum
|
||||||
{
|
{
|
||||||
gcs_custom,
|
gcs_custom,
|
||||||
gcs_fps,
|
gcs_fps,
|
||||||
//gcs_platform,
|
gcs_platform,
|
||||||
num_gamecontrolschemes
|
num_gamecontrolschemes
|
||||||
} gamecontrolschemes_e;
|
} gamecontrolschemes_e;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue