Skip to content

Commit

Permalink
Added steam appid
Browse files Browse the repository at this point in the history
  • Loading branch information
qirien committed Jul 27, 2021
1 parent a5a870e commit 59eef36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/script.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ init:
define note = Character("note", kind=nvl, ctc="ctc_blink", ctc_position="nestled")

# TODO: Add this once we know what it is
# define config.steam_appid =
define config.steam_appid = 1703600

# defaults used for debugging purposes
default his_name = "Jack"
Expand Down

0 comments on commit 59eef36

Please sign in to comment.