mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-13 17:23:44 +01:00
[MIRROR] next grep, no spaces (#10548)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
16a213f699
commit
8d0febfbb6
@@ -2,11 +2,11 @@
|
||||
#define COMPASS_PERIOD 15
|
||||
#define COMPASS_LABEL_OFFSET 150
|
||||
|
||||
/*
|
||||
This folder contains an abstract type (/obj/compass_holder) which contains a set of
|
||||
waypoints (/datum/compass_waypoint) and generates a circular compass with markers for
|
||||
mobs that have the object in their screen list. See GPS for an example implementation.
|
||||
*/
|
||||
/**
|
||||
* This folder contains an abstract type (/obj/compass_holder) which contains a set of
|
||||
* waypoints (/datum/compass_waypoint) and generates a circular compass with markers for
|
||||
* mobs that have the object in their screen list. See GPS for an example implementation.
|
||||
*/
|
||||
|
||||
/image/compass_marker
|
||||
maptext_height = 64
|
||||
|
||||
Reference in New Issue
Block a user