mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-02-14 19:29:53 +01:00
Add pause to runclient (#37748)
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
@echo off
|
@echo off
|
||||||
dotnet run --project Content.Client --configuration Tools
|
dotnet run --project Content.Client --configuration Tools
|
||||||
|
pause
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
@echo off
|
@echo off
|
||||||
dotnet run --project Content.Client
|
dotnet run --project Content.Client
|
||||||
|
pause
|
||||||
|
|||||||
Reference in New Issue
Block a user