feat(ui): added half working ingame ui
Added ingame ui with bootstrap. There are problems with the lock procedure
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