1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 10:14:06 +02:00

serialize SendPropIndentifier as string to not run into js number rounding

This commit is contained in:
Robin Appelman 2022-09-03 17:40:54 +02:00
commit fefda77884
3 changed files with 37 additions and 4 deletions

View file

@ -277,7 +277,7 @@
"charge": 0
}
],
"buildings": [],
"buildings": {},
"world": {
"boundary_min": {
"x": -4523.0,

View file

@ -24,7 +24,7 @@
"charge": 0
}
],
"buildings": [],
"buildings": {},
"world": {
"boundary_min": {
"x": -3882.0,