cleaned up formatting:
- removed trailing whitespace - changed all leading whitespace to tabs - removed IDE created author comments
This commit is contained in:
@@ -156,7 +156,7 @@ public class ItemSprite extends MovieClip {
|
||||
} else {
|
||||
|
||||
float px = x;
|
||||
float py = y;
|
||||
float py = y;
|
||||
drop();
|
||||
|
||||
place(from);
|
||||
|
||||
Reference in New Issue
Block a user