Fixed authors

This commit is contained in:
lambdatiger 2024-01-10 00:16:46 -06:00
parent d25d6a61b3
commit 98fd580540
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#include "script_component.hpp" #include "script_component.hpp"
/* /*
* Author: Lambda.Tiger * Author: Jaynus, NouberNou, Lambda.Tiger,
* This function creates spalling if the hit slowed the speed down enough. * This function creates spalling if the hit slowed the speed down enough.
* *
* Arguments: * Arguments:

View File

@ -1,6 +1,6 @@
#include "script_component.hpp" #include "script_component.hpp"
/* /*
* Author: Lambda.Tiger * Author: Jaynus, NouberNou, Lambda.Tiger
* This function returns fragmentation parameters for a specific * This function returns fragmentation parameters for a specific
* ammo type. * ammo type.
* *