mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-10 06:34:16 +00:00
Change scene name in StartGame window
This commit is contained in:
parent
df643f0b86
commit
83615206d5
2 changed files with 1 additions and 3 deletions
|
@ -1196,7 +1196,7 @@ MonoBehaviour:
|
|||
m_registerInMainMenuOnStart: 1
|
||||
m_availableScenes:
|
||||
- Main
|
||||
- ModelViewer
|
||||
- Demo
|
||||
--- !u!114 &8325585519739458796
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
|
@ -32,8 +32,6 @@
|
|||
|
||||
- Split code into separate assemblies (using asmdef files)
|
||||
|
||||
- Anims must be played by their name
|
||||
|
||||
- Vehicles window: it's too slow - use pages ; display additional info ;
|
||||
|
||||
- Non-working ped model ids: WMYST, 0, special peds at the end,
|
||||
|
|
Loading…
Reference in a new issue