GameManager has an attribute scenePlugin
This commit is contained in:
parent
8d57886bae
commit
d2413896c7
14 changed files with 109 additions and 125 deletions
|
@ -102,7 +102,7 @@
|
|||
{/if}
|
||||
{#if $consoleGlobalMessageManagerVisibleStore}
|
||||
<div>
|
||||
<ConsoleGlobalMessageManager game={game}></ConsoleGlobalMessageManager>
|
||||
<ConsoleGlobalMessageManager></ConsoleGlobalMessageManager>
|
||||
</div>
|
||||
{/if}
|
||||
{#if $helpCameraSettingsVisibleStore}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue