lua
This commit is contained in:
@@ -0,0 +1 @@
|
||||
return LoadFont("Common normal") .. { Text="Area Menu"; };
|
||||
@@ -0,0 +1 @@
|
||||
return LoadFont("Common normal") .. { Text="Background Change"; };
|
||||
@@ -0,0 +1 @@
|
||||
return LoadFont("Common normal") .. { Text="Course Display"; };
|
||||
@@ -0,0 +1 @@
|
||||
return LoadFont("Common normal") .. { Text="Course Options"; };
|
||||
@@ -0,0 +1 @@
|
||||
return LoadFont("Common normal") .. { Text="Help"; };
|
||||
@@ -0,0 +1 @@
|
||||
return LoadFont("Common normal") .. { Text="Insert Attack"; };
|
||||
@@ -0,0 +1 @@
|
||||
return LoadFont("Common normal") .. { Text="Insert Attack"; };
|
||||
@@ -0,0 +1 @@
|
||||
return LoadFont("Common normal") .. { Text="Main Menu"; };
|
||||
@@ -0,0 +1 @@
|
||||
return LoadFont("Common normal") .. { Text="Preferences"; };
|
||||
@@ -0,0 +1 @@
|
||||
return LoadFont("Common normal") .. { Text="Edit Song Info"; };
|
||||
@@ -0,0 +1 @@
|
||||
return LoadFont("Common normal") .. { Text="Steps Information"; };
|
||||
Reference in New Issue
Block a user