mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-30 00:36:23 +01:00
???
This commit is contained in:
@@ -44,7 +44,7 @@ SUBSYSTEM_DEF(interactions)
|
||||
// Basetype, do not create
|
||||
if(!initial(interaction.description))
|
||||
continue
|
||||
interaction = new()
|
||||
interaction = new interaction()
|
||||
interactions["[interaction.type]"] = interaction
|
||||
|
||||
/// Blacklisting!
|
||||
|
||||
Reference in New Issue
Block a user