Scrap some prepended newlines

This commit is contained in:
Gouvernathor 2023-11-11 21:04:20 +01:00 committed by LoafyLemon
parent 8286be4a50
commit 52ed1d37de
6 changed files with 0 additions and 6 deletions

View File

@ -1,4 +1,3 @@
init -999 python:
# Remove style overrides
adv.who_args.pop("style", None)

View File

@ -1,4 +1,3 @@
# Preferences
# https://www.renpy.org/doc/html/preferences.html

View File

@ -1,4 +1,3 @@
label start:
python:
version = version_float()

View File

@ -1,4 +1,3 @@
# Legacy styles (still in use)
style yesno_button:

View File

@ -1,4 +1,3 @@
# Custom text tags
# https://www.renpy.org/doc/html/custom_text_tags.html

View File

@ -1,4 +1,3 @@
image fade = "#00000080"
image fade_gradient = "interface/bld.webp"