Initial commit
This commit is contained in:
9
code/UI/MenuComponents/LuckerSpinner.razor
Normal file
9
code/UI/MenuComponents/LuckerSpinner.razor
Normal file
@@ -0,0 +1,9 @@
|
||||
@using Sandbox.UI
|
||||
|
||||
@namespace LuckerGame.UI.MenuComponents
|
||||
@inherits Panel
|
||||
@attribute [StyleSheet]
|
||||
|
||||
<root>
|
||||
<div class="loader"/>
|
||||
</root>
|
||||
Reference in New Issue
Block a user