Add LF on end of build.gradle files, because it looked ugly in the PR

This commit is contained in:
Paul Holt
2022-01-24 00:36:01 +11:00
parent ff2095b7ca
commit 521fa3140d
83 changed files with 83 additions and 83 deletions

View File

@@ -8,4 +8,4 @@ sourceSets {
application {
mainClass = gameMain
}
}