You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
Split monolithic physics class files
Splits monolithic physics class files.
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
#define CPU_PARTICLES_2D_EDITOR_PLUGIN_H
|
||||
|
||||
#include "editor/editor_plugin.h"
|
||||
#include "scene/2d/collision_polygon_2d.h"
|
||||
#include "scene/2d/cpu_particles_2d.h"
|
||||
#include "scene/2d/physics/collision_polygon_2d.h"
|
||||
#include "scene/gui/box_container.h"
|
||||
|
||||
class CheckBox;
|
||||
|
||||
Reference in New Issue
Block a user