This website requires JavaScript.
Explore
Help
Sign In
_Bastler
/
partey_workadventure
Watch
1
Star
0
Fork
0
You've already forked partey_workadventure
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
31f6847b53
partey_workadventure
/
front
/
src
/
Connexion
/
World.ts
5 lines
65 B
TypeScript
Raw
Normal View
History
Unescape
Escape
added world menu
2021-09-28 09:44:11 +02:00
export
interface
World
{
roomId
:
string
;
player
:
string
[
]
;
fix menu
2022-01-25 21:10:02 +01:00
}
Reference in New Issue
Copy Permalink