diff options
| author | realtradam <[email protected]> | 2021-06-12 03:15:59 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-06-12 03:15:59 -0400 |
| commit | 795cb85e284d6adc83d8a8770e1e2406322f4034 (patch) | |
| tree | 1fe065f7f5ecfaf9bc34638cc5a5dd7fe848eb3e /components/07_battle.rb | |
| parent | 6e9ff64fec30779eb894a617af95ce7815e3d1ca (diff) | |
| download | FelECS-795cb85e284d6adc83d8a8770e1e2406322f4034.tar.gz FelECS-795cb85e284d6adc83d8a8770e1e2406322f4034.zip | |
file cleanup
Diffstat (limited to 'components/07_battle.rb')
| -rw-r--r-- | components/07_battle.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/components/07_battle.rb b/components/07_battle.rb deleted file mode 100644 index b4ef622..0000000 --- a/components/07_battle.rb +++ /dev/null @@ -1,4 +0,0 @@ -class Components - class Battle < Helper::Level - end -end |
