Oopsie woopsie nully wubby (#12812)

This commit is contained in:
FreeStylaLT
2019-12-17 15:19:39 +02:00
committed by variableundefined
parent 157a11085b
commit 0ea89b98d1

View File

@@ -24,7 +24,7 @@
var/p_x = 16
var/p_y = 16 // the pixel location of the tile that the player clicked. Default is the center
var/speed = 1 //Amount of deciseconds it takes for projectile to travel
var/Angle = 0
var/Angle = null
var/spread = 0 //amount (in degrees) of projectile spread
var/legacy = FALSE //legacy projectile system
animate_movement = 0