mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-13 08:02:23 -07:00
Mutiple fixes
Fix shipping build by reworking Cog integration (now use a subsystem) Fix crash when stopping and restarting in the editor
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
GameDefaultMap=/Game/Maps/L_Level1.L_Level1
|
||||
EditorStartupMap=/Game/Maps/L_Level1.L_Level1
|
||||
GlobalDefaultGameMode="/Script/CogSample.CogSampleGameMode"
|
||||
GameInstanceClass=/Script/CogSample.CogSampleGameInstance
|
||||
GameInstanceClass=/Script/Engine.GameInstance
|
||||
|
||||
[/Script/Engine.RendererSettings]
|
||||
r.ReflectionMethod=1
|
||||
|
||||
Reference in New Issue
Block a user