Updates roulette, fixes camera cursor and lucker entity setting along with minigame cleanup
This commit is contained in:
@@ -5,10 +5,13 @@
|
||||
@attribute [StyleSheet]
|
||||
@inherits Panel
|
||||
|
||||
@if (ShouldShowCursor)
|
||||
{
|
||||
<root/>
|
||||
}
|
||||
<root>
|
||||
@if (ShouldShowCursor)
|
||||
{
|
||||
<div class="camera-cursor"/>
|
||||
}
|
||||
</root>
|
||||
|
||||
|
||||
|
||||
@code {
|
||||
|
||||
Reference in New Issue
Block a user