Browse Source

style

tags/v0.1.0
Timothy Liu GitHub 2 years ago
parent
commit
f2181cbd6a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      logic/cmd/spectatorForDebug.cmd

+ 1
- 1
logic/cmd/spectatorForDebug.cmd View File

@@ -1,4 +1,4 @@
@echo off @echo off




start cmd /k ..\Client\bin\Debug\net6.0-windows\Client.exe --port 8888 --characterID 2030
start cmd /k ..\Client\bin\Debug\net6.0-windows\Client.exe --port 8888 --characterID 2030

Loading…
Cancel
Save