mirror of
https://github.com/genxium/DelayNoMore
synced 2025-11-10 08:16:39 +00:00
Refactored module structure for ease of testing backend colliders.
This commit is contained in:
@@ -16,6 +16,8 @@ import (
|
||||
"server/models"
|
||||
"server/storage"
|
||||
"strconv"
|
||||
|
||||
. "dnmshared"
|
||||
)
|
||||
|
||||
var Player = playerController{}
|
||||
|
||||
Reference in New Issue
Block a user