mirror of
https://github.com/Facepunch/sbox-public.git
synced 2025-12-23 22:48:07 -05:00
change "games" to "maps"
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<GamePackageSortOrder Value:bind="@filterOrder" ></GamePackageSortOrder>
|
||||
</div>
|
||||
|
||||
<TextEntry @ref="SearchEntry" placeholder="Search games..."></TextEntry>
|
||||
<TextEntry @ref="SearchEntry" placeholder="Search maps..."></TextEntry>
|
||||
|
||||
@if (Result?.Properties is not null && Result.Properties.Length > 0 )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user