aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UMusic.pas
diff options
context:
space:
mode:
authors_alexander <s_alexander@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-04-10 17:51:42 +0000
committers_alexander <s_alexander@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-04-10 17:51:42 +0000
commitefe03774a1736d28512746f1a56b5c1f4e3da0c2 (patch)
tree5cc9b4893330a4d82ab8347eeb6a40af870f93a6 /Game/Code/Classes/UMusic.pas
parent13455f404bb5f338ecc936db1cf25c14f6751095 (diff)
downloadusdx-efe03774a1736d28512746f1a56b5c1f4e3da0c2.tar.gz
usdx-efe03774a1736d28512746f1a56b5c1f4e3da0c2.tar.xz
usdx-efe03774a1736d28512746f1a56b5c1f4e3da0c2.zip
finally removed IlNut from Editor (*hope* it will work)
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1019 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/Classes/UMusic.pas')
-rw-r--r--Game/Code/Classes/UMusic.pas1
1 files changed, 0 insertions, 1 deletions
diff --git a/Game/Code/Classes/UMusic.pas b/Game/Code/Classes/UMusic.pas
index 8efb8be7..93dd15de 100644
--- a/Game/Code/Classes/UMusic.pas
+++ b/Game/Code/Classes/UMusic.pas
@@ -22,7 +22,6 @@ type
End_: integer;
BaseNote: integer;
HighNote: integer;
- IlNut: integer; // (TODO: Il = tone, Nut(a) = Note)
TotalNotes: integer;
LastLine: boolean;
Note: array of record