mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 02:30:44 -05:00
change back to Start function
This commit is contained in:
parent
ebf0079925
commit
57584bc8ba
@ -14,7 +14,7 @@ namespace Aki.Custom.Airdrops
|
||||
public bool isFlareDrop;
|
||||
private AirdropParametersModel airdropParameters;
|
||||
|
||||
public async void Awake()
|
||||
public async void Start()
|
||||
{
|
||||
try
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user