mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 10:17:22 +01:00
Update for 6.0
This commit is contained in:
parent
3bcd7a44da
commit
1d254e5856
7 changed files with 280 additions and 302 deletions
|
|
@ -8,7 +8,7 @@ namespace Penumbra.PlayerWatch
|
|||
{
|
||||
public static class CharacterFactory
|
||||
{
|
||||
private static ConstructorInfo? _characterConstructor = null;
|
||||
private static ConstructorInfo? _characterConstructor;
|
||||
|
||||
private static void Initialize()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue