gefällt mir
This commit is contained in:
@@ -15,8 +15,8 @@ public partial class MeetingControl : Control
|
||||
|
||||
public override void _Ready()
|
||||
{
|
||||
Modulate = MeetingPhysicsBox.MeetingResource.Color;
|
||||
MeetingControlGfx.MeetingTitle.Text = MeetingPhysicsBox.MeetingResource.Title;
|
||||
// TODO: make this more pretty
|
||||
MeetingControlGfx.MeetingResource = MeetingPhysicsBox.MeetingResource;
|
||||
}
|
||||
|
||||
public override Variant _GetDragData(Vector2 atPosition)
|
||||
|
||||
Reference in New Issue
Block a user