summaryrefslogtreecommitdiff
path: root/client.gd
diff options
context:
space:
mode:
Diffstat (limited to 'client.gd')
-rw-r--r--client.gd5
1 files changed, 3 insertions, 2 deletions
diff --git a/client.gd b/client.gd
index 3a69e9d..d553d3e 100644
--- a/client.gd
+++ b/client.gd
@@ -7,6 +7,7 @@ var account: Dictionary = {
var character: Dictionary = {
"name": "",
+ "info": null,
}
@@ -33,8 +34,8 @@ func _ready() -> void:
#)
#RSWFormat.from_bytes(
#ByteStream.from_bytes(
- ##FileAccess.get_file_as_bytes("res://client_data/data/int_land02.rsw")
- #FileAccess.get_file_as_bytes("res://client_data/data/pay_dun00.rsw")
+ #FileAccess.get_file_as_bytes("res://client_data/data/int_land02.rsw")
+ ##FileAccess.get_file_as_bytes("res://client_data/data/pay_dun00.rsw")
#)
#)
RSMFormat.from_bytes(