Include all CSV's in Repo for diffing

This commit is contained in:
Josh Freeman
2017-12-13 11:08:14 +00:00
parent 8d43eb91df
commit 016520e5fd
4159 changed files with 642090 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
key,0,1
#,Echo{Start},Echo{Death}
int32,uint16,uint16
0,0,0
1,0,5
2,0,10
3,0,20
4,10,0
5,15,0
6,20,0
7,25,0
8,30,0
9,0,0
10,0,0
1 key 0 1
2 # Echo{Start} Echo{Death}
3 int32 uint16 uint16
4 0 0 0
5 1 0 5
6 2 0 10
7 3 0 20
8 4 10 0
9 5 15 0
10 6 20 0
11 7 25 0
12 8 30 0
13 9 0 0
14 10 0 0