flip isClient boolean, and remove redundant SitServer

This commit is contained in:
Oth3r 2023-11-26 00:18:33 -06:00
commit 34bf49c62f
4 changed files with 2 additions and 16 deletions

View file

@ -18,9 +18,6 @@
"main": [
"one.oth3r.sit.Sit"
],
"server": [
"one.oth3r.sit.SitServer"
],
"client": [
"one.oth3r.sit.SitClient"
],