Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s
17 lines
442 B
Diff
17 lines
442 B
Diff
diff --git a/renpy/common/00steam.rpy b/renpy/common/00steam.rpy
|
|
index 9a5f9c405..68c8c26e0 100644
|
|
--- a/renpy/common/00steam.rpy
|
|
+++ b/renpy/common/00steam.rpy
|
|
@@ -1029,11 +1029,6 @@ init -1499 python in achievement:
|
|
steam = None
|
|
steamapi = None
|
|
|
|
- if renpy.windows or renpy.macintosh or renpy.linux:
|
|
- steam_preinit()
|
|
- steam_init()
|
|
-
|
|
-
|
|
init 1500 python in achievement:
|
|
|
|
# Steam position.
|