summaryrefslogtreecommitdiff
path: root/game/script.rpy
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-20 22:08:54 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-20 22:08:54 -0300
commit0857308e0b5ec12c299258c49bf4262fc12854e1 (patch)
treed8410889cfad3f21fb9075913d7427966aac0c69 /game/script.rpy
parentb979228ca08cb6c5ce67298f471673568c3b607b (diff)
downloadclient-0857308e0b5ec12c299258c49bf4262fc12854e1.tar.gz
client-0857308e0b5ec12c299258c49bf4262fc12854e1.tar.bz2
client-0857308e0b5ec12c299258c49bf4262fc12854e1.tar.xz
client-0857308e0b5ec12c299258c49bf4262fc12854e1.zip
Remove a couple development options
Diffstat (limited to 'game/script.rpy')
-rw-r--r--game/script.rpy4
1 files changed, 0 insertions, 4 deletions
diff --git a/game/script.rpy b/game/script.rpy
index 63c7071..717e797 100644
--- a/game/script.rpy
+++ b/game/script.rpy
@@ -182,12 +182,8 @@ label loop:
"So?"
hide redeclared with None
pass
- "Quest Editor":
- jump quest_editors
"List party members":
$message=get_party(1)
- "Update client":
- jump updater_editors
"Do nothing":
pass
"World Map":