📊 Add scoreboard and played time.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { GameplayEvents } from "shared/networking";
|
||||
import { GameplayEvents, ProfileEvents } from "shared/networking";
|
||||
|
||||
export const GameplayServerEvents = GameplayEvents.createServer({});
|
||||
export const ProfileServerEvents = ProfileEvents.createServer({});
|
||||
|
||||
Reference in New Issue
Block a user