R2Northstar / NorthstarLauncher

Launcher used to modify Titanfall 2 to allow mods to be loaded
MIT License
271 stars 125 forks source link

Add overrides to `custom_sink_it_` methods #708

Closed Jan200101 closed 3 weeks ago

Jan200101 commented 1 month ago

the compiler knows we want to override here, since the original custom_sink_it_ is virtual but we should be explicit to prevent any mistakes.