Fixed ReflectionUtils code order

This commit is contained in:
SBDeveloper 2022-07-01 12:13:25 +02:00
parent 6d1dab78aa
commit 3ca16d49b8
3 changed files with 45 additions and 34 deletions

View file

@ -5,4 +5,4 @@ api-version: 1.13
authors: [ inventivetalent, SBDeveloper ]
description: This API helps developer with viewing images on maps.
website: https://sbdevelopment.tech
softdepend: [ BKCommonLib ]
softdepend: [ BKCommonLib, ProtocolLib ]