Revamp the prompt system, the bootstrapper system, the starting cinematic
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
public enum ScreenOrientationRequirement
|
||||
{
|
||||
Portrait,
|
||||
Landscape
|
||||
Landscape,
|
||||
NotApplicable
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user