feat(ui): added working ingame ui
Added ingame ui with bootstrap. There were problems with the lock procedure which are now fixed.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
@(src: String)(alt: String)
|
||||
<img src="@routes.Assets.versioned(src)" alt="@alt"/>
|
||||
<img src="@routes.Assets.versioned(src)" alt="@alt"
|
||||
Reference in New Issue
Block a user