Merge remote-tracking branch 'citadel/master' into clickcd_experimental
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
var/pixel_move_interrupted = FALSE
|
||||
|
||||
/// Pixels moved per second.
|
||||
var/pixels_per_second = TILES_TO_PIXELS(12.5)
|
||||
var/pixels_per_second = TILES_TO_PIXELS(17.5)
|
||||
/// The number of pixels we increment by. THIS IS NOT SPEED, DO NOT TOUCH THIS UNLESS YOU KNOW WHAT YOU ARE DOING. In general, lower values means more linetrace accuracy up to a point at cost of performance.
|
||||
var/pixel_increment_amount
|
||||
|
||||
|
||||
Reference in New Issue
Block a user