Scrap some prepended newlines
This commit is contained in:
parent
8286be4a50
commit
52ed1d37de
@ -1,4 +1,3 @@
|
||||
|
||||
init -999 python:
|
||||
# Remove style overrides
|
||||
adv.who_args.pop("style", None)
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
# Preferences
|
||||
# https://www.renpy.org/doc/html/preferences.html
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
label start:
|
||||
python:
|
||||
version = version_float()
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
# Legacy styles (still in use)
|
||||
|
||||
style yesno_button:
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
# Custom text tags
|
||||
# https://www.renpy.org/doc/html/custom_text_tags.html
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
image fade = "#00000080"
|
||||
image fade_gradient = "interface/bld.webp"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user