Types go brrr

This commit is contained in:
Cj
2025-01-07 06:22:07 -05:00
parent cab9a47282
commit b7ec4eb715
19 changed files with 289 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
using Core.Models.Eft.Weather;
using Core.Models.Spt.Weather;
namespace Core.Controllers;
public class WeatherController