mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01: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