mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Refactor move/click code and cooldowns
This commit is contained in:
@@ -42,8 +42,11 @@
|
||||
var/load_offset_y = 0 //pixel_y offset for item overlay
|
||||
var/mob_offset_y = 0 //pixel_y offset for mob overlay
|
||||
|
||||
<<<<<<< HEAD
|
||||
//var/datum/riding/riding_datum = null //VOREStation Edit - Moved to movables.
|
||||
|
||||
=======
|
||||
>>>>>>> 6de7439... Merge pull request #7082 from VOREStation/aro-moverefactor
|
||||
//-------------------------------------------
|
||||
// Standard procs
|
||||
//-------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user