Fix error in previous change

there's no setdawn, made the mistake of looking at a prev commit instead of the most current version of permissions
This commit is contained in:
moisterrific 2020-05-26 18:51:15 -04:00 committed by GitHub
parent 2c384aaaeb
commit 51d2d9af69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -184,7 +184,7 @@ namespace TShockAPI.DB
Permissions.journey_placementrange,
Permissions.journey_setdifficulty,
Permissions.journey_biomespreadfreeze,
Permissions.journey_setdawn));
Permissions.journey_setspawnrate));
}
// Load Permissions from the DB