diff options
author | Ian C <ianc@noddybox.co.uk> | 2007-10-13 00:02:13 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2007-10-13 00:02:13 +0000 |
commit | 1a78945c445dd03f10de7edad944c486653c56b8 (patch) | |
tree | 5adc664c7fdd54ea2fc94dba11380b6a4655d7f4 /players.bmx | |
parent | 5a8cc026cb6fc591795b8b8e0abec245771889bb (diff) |
Diffstat (limited to 'players.bmx')
-rw-r--r-- | players.bmx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/players.bmx b/players.bmx index cda263a..e826d51 100644 --- a/players.bmx +++ b/players.bmx @@ -3,6 +3,8 @@ ' ' $Id$ ' +Strict + Import "sprite.bmx" Type TActor Abstract |