4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
|
|
export const MESSAGETYPES = {
|
||
|
|
ShootSyncMeArrowID: parseInt("0x789b6b0d"),
|
||
|
|
};
|