A modded EditSaber for making beat saber maps.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
243 B

  1. /*
  2. By Rama for You
  3. You are welcome to use this code anywhere as long as you include this notice.
  4. copyright 2015
  5. */
  6. #include "VictoryUMGPrivatePCH.h"
  7. DEFINE_LOG_CATEGORY(VictoryUMG)
  8. IMPLEMENT_MODULE(FDefaultGameModuleImpl, VictoryUMG);