Updating Mudblazor Version
This commit is contained in:
@@ -114,7 +114,9 @@
|
||||
Value="@(_buildingInputDelay == null ? 0 : (int)_buildingInputDelay)"
|
||||
OnChange="OnBuildingInputDelayChanged">
|
||||
<FormLabelComponent>Building Input Delay</FormLabelComponent>
|
||||
<FormInfoComponent>Add a input delay to constructing buildings for simulating worker movement and player micro.</FormInfoComponent>
|
||||
<FormInfoComponent>Add a input delay to constructing buildings for simulating worker movement and
|
||||
player micro.
|
||||
</FormInfoComponent>
|
||||
</FormNumberComponent>
|
||||
<FormNumberComponent Max="600"
|
||||
Min="1"
|
||||
|
||||
Reference in New Issue
Block a user