Merge pull request #3 from ctrlaltdavid/fix/can-rez-attachment

Fix typo
This commit is contained in:
Kalila 2021-03-17 02:43:25 -04:00 committed by GitHub
commit 177196c968
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@
#include <shared/ConicalViewFrustum.h> #include <shared/ConicalViewFrustum.h>
#include <shared/FileLogger.h> #include <shared/FileLogger.h>
#include <RunningMarker.h> #include <RunningMarker.h>
#include <OffscreenUI.h> #include <OffscreenUi.h>
#include "avatar/MyAvatar.h" #include "avatar/MyAvatar.h"
#include "FancyCamera.h" #include "FancyCamera.h"