consistent indentation

This commit is contained in:
lustlion
2022-02-26 03:56:53 +01:00
parent 42cf9cfec8
commit 1580dc3463
38 changed files with 2071 additions and 2071 deletions

View File

@@ -1,6 +1,6 @@
music = {}
music.placeholder = {
path = "assets/music/communistmanifesto.mp3",
type = "stream",
loop = true
path = "assets/music/communistmanifesto.mp3",
type = "stream",
loop = true
}