Commit 53d5a8e9 authored by nanahira's avatar nanahira

remove test logs

parent ee285a5a
...@@ -1084,9 +1084,9 @@ class Room ...@@ -1084,9 +1084,9 @@ class Room
list_official_to_pre[official_code] = pre_release_code list_official_to_pre[official_code] = pre_release_code
list_pre_to_official[pre_release_code] = official_code list_pre_to_official[pre_release_code] = official_code
return return
, () -> #, () ->
console.log("Load success.") # console.log("Load success.")
return # return
) )
return return
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment