asset mngr stuff

This commit is contained in:
2024-06-29 22:39:14 +02:00
parent 93adb85253
commit 6f6fddd861
10 changed files with 661 additions and 15 deletions

View File

@ -49,6 +49,7 @@ class CharacterRepository {
data: {
userId,
name,
role: 'gm',
position_x: 0,
position_y: 0,
rotation: 0,