This website requires JavaScript.
Explore
Help
Sign In
juni
/
crystall-punk-14
Watch
1
Star
0
Fork
0
You've already forked crystall-punk-14
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94a9569d8f91849b92e007de4e94de237e6dfe08
crystall-punk-14
/
Content.Shared
/
Markers
/
SharedSpawnPointComponent.cs
8 lines
118 B
C#
Raw
Normal View
History
Unescape
Escape
Re-organize all projects (#4166)
2021-06-09 22:19:39 +02:00
namespace
Content.Shared.Markers
Spawn point system. Hey we can place spawn points on the map now instead of hardcoding them! Spawn points are simply invisible bare bones entities.
2019-03-17 15:52:27 +01:00
{
Seal/abstract/virtual everything (#6739)
2022-02-16 00:23:23 -07:00
[Virtual]
Spawn point system. Hey we can place spawn points on the map now instead of hardcoding them! Spawn points are simply invisible bare bones entities.
2019-03-17 15:52:27 +01:00
public
class
SharedSpawnPointComponent
:
Component
{
}
}
Reference in New Issue
Copy Permalink